put "" into card field "return card" of card "help"
end if
end closeCard
-- part 4 (button)
-- low flags: 00
-- high flags: 0002
-- rect: left=26 top=36 right=302 bottom=486
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
end mouseUp
-- part 1 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=38 top=70 right=298 bottom=470
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: description
-- part 2 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=126 top=41 right=70 bottom=380
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 2
-- text size: 18
-- style flags: 0
-- line height: 24
-- part name: title
-- part 5 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=24 top=34 right=304 bottom=488
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: hide
----- HyperTalk script -----
on mouseUp
visual dissolve
go card "contents"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=162 top=311 right=333 bottom=233
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Contents
----- HyperTalk script -----
on mouseUp
visual dissolve
go card "contents"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=262 top=311 right=333 bottom=345
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Help Stack
----- HyperTalk script -----
on mouseUp
global gettingHelp
answer "Go to Help stack?" with "Cancel" or "OK"
if it is "OK" then
put true into gettingHelp
visual dissolve to black
visual dissolve
go "Help"
end if
end mouseUp
-- part 7 (button)
-- low flags: 80
-- high flags: 0000
-- rect: left=453 top=308 right=336 bottom=485
-- title width / last selected line: 0
-- icon id / first selected line: 2162 / 2162
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: return
----- HyperTalk script -----
on mouseUp
get card field "return card"
visual iris close
go it
end mouseUp
-- part 8 (field)
-- low flags: 80
-- high flags: 0001
-- rect: left=145 top=18 right=35 bottom=360
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: return card
-- part contents for card part 1
----- text -----
This stack is based on Bookbinder, a $10 shareware stack by Ralph Gonzalez, PO Box 54, Newark, DE 19711. Press the buttons to view new pages. The left and right arrow buttons will move you one page at a time. An asterix (*) in the text indicates a relevant button or footnote at the bottom of the page. After pressing this button, the bent arrow returns you to the page you were reading. Press the book icon to insert a bookmark at a page, so you can return to that page at a later date.
For best results, make sure the fonts: New York 10 pt. and New York18 pt. are installed in your system.
You may obtain a hard copy of the stack by using HyperCard's Print Stack feature in the File menu. For faster printing, use Print Report and select: "Rows", "With the current background", "Card fields", and "Selected background fields".